home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / misc / btrakr02.lha / btrakr.text < prev    next >
Encoding:
Text File  |  1997-07-01  |  4.3 KB  |  89 lines

  1.          About btrakr
  2.          
  3.    btrakr runs on the Amiga computer, and given appropriate input
  4. information, will attempt to predict the landing location of a
  5. weather-balloon type package.  Such a package is flown by Amateur
  6. Radio balloonists, with various kinds of radio gear, experiments,
  7. and photographic equipment on board.  The package is lifted by
  8. a rubber balloon of the type used to fly the dozens of weather
  9. balloons sent up by the National Weather Service in the USA
  10. each day.
  11.  
  12.    The version of btrakr associated with this file is:  0.2
  13. A separate version of this program runs on MSDOS computers,
  14. and has the same functionality as does the Amiga version.
  15. Get in contact with the author if you need the MSDOS version.
  16.    
  17.    This version of btrakr will only work west of the zero meridian,
  18. and north of the equator.  More specifically, I have not made the
  19. math work all over the world, only in North America.  If you have
  20. the need to run btrakr elsewhere, let me know, and I will get to
  21. work on the changes.  
  22.  
  23.    A Frequently Asked Questions file about Amateur Radio ballooning
  24. is on the World Wide Web.  See:
  25. http://www.usa.com/~rickvg/pubs/faqloon.htm
  26.  
  27.    The program btrakr will accept upper air wind data from either the
  28. keyboard or from a file.  To get an appropriate file, from the WWW,
  29. key in the URL:
  30. http://www-das.uwyo.edu/upperair/sounding.html
  31.  
  32.    You will need to grab the text version of the SKEW-T file
  33. appropriate for your balloon.  A sample file is included with
  34. the btrakr archive.  The only part of the file actually used
  35. is the wind data at the very beginning.  The program needs that
  36. specific format to properly read data from a file.  If you don't
  37. have the data in that format, use the keyboard.  If you find
  38. wind data in a different text format, let me know and I can add
  39. a routine to the program specifically for that new type of wind
  40. data file.  Note that wind speeds in the text file are specified
  41. in knots (nautical miles per hour) and altitudes are recorded in
  42. meters.  
  43.  
  44.    When you start btrakr, you will have to key in your own launch
  45. coordinates, by latitude and longitude.  The default coordinates
  46. are for a real launch location used by the Kansas Near Space Project,
  47. near Manhattan, Kansas.  The KNSP URL is:
  48. http://www.ksu.edu/humec/knsp
  49.  
  50.    You may also change the default climb rate of the balloon, as well
  51. as the rate at which it descends on its parachute.  The program allows
  52. you to change the expected altitude at which the balloon will burst.
  53. The highest balloon flight I have personally experienced (so far)
  54. is 111-thousand feet.  The program allows burst altitudes of up to
  55. 150-thousand feet.  The default burst altitude is 90-thousand.
  56.  
  57.    The output from btrakr starts with an estimate of the time in
  58. minutes for the balloon flight, from launch to touchdown, and then
  59. a predicted landing site coordinate pair, latitude and longitude,
  60. and a distance (range) from the launch site in miles, followed by
  61. a bearing from the launch site in degrees. 
  62.  
  63.    As of this writing, I have had the opportunity to test the program
  64. with only one real flight.  The program predicts the landing location
  65. of the 07 June 1997 KNSP flight within about six miles of where it 
  66. actually landed, which seems *very* good for a first effort.  Some of
  67. the math routines in the program are, at best, suspect.  I don't fudge
  68. calculations, but I do some really simple calcuations when more 
  69. complicated math might be appropriate.  I need more data for testing.
  70.    If you have balloon data, I would like to see it.  I need the 
  71. latitude and longitude of the launch and landing points, and the 
  72. wind data from the nearest weather service site at the time nearest
  73. your balloon launch.  That will usually be the data for 1200 Z.
  74.    Please send such data to:
  75.    bobdavis@cadvantage.com
  76.    
  77.    The files you will find in this archive are:
  78.    btrakr             (the balloon prediction program)
  79.    btrakr.info        (the associated .info file)
  80.    btrakr.text        (this text file about the program)
  81.    top1200_07         (the upper air wind text file from
  82.                        Topeka, Kansas at 1200Z on 07 June 1997)
  83.    btrakr.readme      (the readme file required for aminet)
  84.    
  85.    This program is EMAILWARE.  If you use it, please send to me
  86. an email and feel free to include comments or suggestions.
  87.  
  88. bobdavis@cadvantage.com
  89.